Skip to content

Use pkg @ url for local wheel overrides again, instead of --find-links.#40378

Merged
copybara-service[bot] merged 1 commit intomainfrom
test_894167271
Apr 10, 2026
Merged

Use pkg @ url for local wheel overrides again, instead of --find-links.#40378
copybara-service[bot] merged 1 commit intomainfrom
test_894167271

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service bot commented Apr 3, 2026

Use pkg @ url for local wheel overrides again, instead of --find-links.

Thus, undo a temporary, flimsier workaround.

Re-cap:

  1. rules_python upgraded 1.7.0 -> 1.8.4
    0025bf7
    • 1.8.4 introduces regression that causes pkg @ url lines to be silently
      dropped/ignored; --find-links is used as a workaround
  2. --find-links itself causes another regression with overrides, fixed in:
    11a2044
  3. rules_python upgraded 1.8.4 -> 1.8.5, which fixes initial regression of
    pkg @ wheel overrides not working
    a70d858
  4. This change takes advantage of 1.8.5 upgrade and returns to using
    pkg @ wheel

@copybara-service copybara-service bot force-pushed the test_894167271 branch 5 times, most recently from 2335eff to d67c9a0 Compare April 10, 2026 15:21
…inks`.

Thus, undo a temporary, flimsier workaround.

Re-cap:

1. rules_python upgraded 1.7.0 -> 1.8.4\
   0025bf7
   * 1.8.4 introduces regression that causes `pkg @ url` lines to be silently
     dropped/ignored; `--find-links` is used as a workaround
3. `--find-links` itself causes another regression with overrides, fixed in:\
   11a2044
4. rules_python upgraded 1.8.4 -> 1.8.5, which fixes initial regression of
   `pkg @ wheel` overrides not working\
   a70d858
5. *This change* takes advantage of 1.8.5 upgrade and returns to using
   `pkg @ wheel`

PiperOrigin-RevId: 897712877
@copybara-service copybara-service bot merged commit 5c203e4 into main Apr 10, 2026
@copybara-service copybara-service bot deleted the test_894167271 branch April 10, 2026 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant